CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv C

搜索资源列表

  1. 视频保存

    0下载:
  2. opencv c/c++ 视频保存
  3. 所属分类:源码下载

    • 发布日期:2011-05-21
    • 文件大小:10586
    • 提供者:whh2250
  1. Emgu.CV

    0下载:
  2. OPENCV C#版本
  3. 所属分类:源码下载

    • 发布日期:2011-07-25
    • 文件大小:3302816
    • 提供者:zxcvb90257
  1. un-deghosted Panorama stitching

    0下载:
  2. A c++ implemented, based on OPENCV 2.3, before blending and deghosting.
  3. 所属分类:图形图象

    • 发布日期:2011-09-11
    • 文件大小:5071
    • 提供者:hjbolide
  1. opencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用

    2下载:
  2. 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
  3. 所属分类:图形图象

  1. 电子稳像的C++程序

    0下载:
  2. 电子稳像的C++程序,用visual C++ 和 OPENCV 1.0编的-Electronic image stabilization of the C++ program, using visual C++ and compiled OPENCV 1.0
  3. 所属分类:图形图象

    • 发布日期:2017-05-11
    • 文件大小:2983899
    • 提供者:征宇
  1. gray_canny 階化及canny

    0下载:
  2. 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3305555
    • 提供者:Civ
  1. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12971
    • 提供者:xl
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:6411264
    • 提供者:黄晓华
  1. sho.rar

    0下载:
  2. 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1296350
    • 提供者:倪建军
  1. hough.rar

    0下载:
  2. 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10365
    • 提供者:zhang
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. GVF_Snake_plus.rar

    1下载:
  2. GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-06
    • 文件大小:91305
    • 提供者:wenxiao
  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. fitellipse.rar

    1下载:
  2. opencv 椭圆拟合的c++语言实现的代码,opencv fitting elliptical c++ language code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1698
    • 提供者:陈超
  1. SIFT_VC.rar

    0下载:
  2. 用C++及OpenCV写的SIFT算法,经测试很好用,OpenCV with C++ and write SIFT algorithm, tested well with the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10515961
    • 提供者:方舟
  1. live555-rtsp-single-image.zip

    0下载:
  2. This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-22
    • 文件大小:12830
    • 提供者:ad
  1. Corner

    0下载:
  2. 基于c++和opencv环境,打开任何格式的图片-Opencv c++ and based on the environment, open the image in any format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2049222
    • 提供者:yan
  1. harris-code

    0下载:
  2. opencv c++ 实现harris角点检测-opencv harris
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:641
    • 提供者:皮耶罗
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com